1 ; Windows LUFA CDC Setup File
2 ; Copyright (c) 2000 Microsoft Corporation
5 Signature="$Windows NT$"
7 ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318}
10 DriverVer=06/06/2006,1.0.0.0
19 %Modem3% = Modem3, USB\VID_03EB&PID_2044
21 ;------------------------------------------------------------------------------
22 ; Windows 2000/XP Sections
23 ;------------------------------------------------------------------------------
26 CopyFiles=USBModemCopyFileSection
27 AddReg=Modem3.nt.AddReg
29 [USBModemCopyFileSection]
33 HKR,,DevLoader,,*ntkern
34 HKR,,NTMPDriver,,usbser.sys
35 HKR,,EnumPropPages32,,"MsPorts.dll,SerialPortPropPageProvider"
38 AddService=usbser, 0x00000002, DriverService
45 ServiceBinary=%12%\usbser.sys
47 ;------------------------------------------------------------------------------
49 ;------------------------------------------------------------------------------
52 COMPANY="LUFA Library"
54 Modem3="USB Virtual Serial Port"
55 SERVICE="USB Virtual Serial Port CDC Driver"